home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00118.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  113 b   |  11 lines

  1. on exitFrame
  2.   menuMode(1)
  3.   stopSounds()
  4.   set the exitLock to 0
  5.   go("Cutler")
  6. end
  7.  
  8. on keyDown
  9.   nothing()
  10. end
  11.